home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 001-100 / 001-025 / 020 / speechterm / poster < prev    next >
Text File  |  1995-03-17  |  2KB  |  46 lines

  1. Article 1406 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
  3. Posting-Version: version B 2.10.2 9/18/84; site tilt.FUN
  4. Path: unisoft!lll-lcc!qantel!ihnp4!mhuxn!mhuxr!ulysses!allegra!princeton!tilt!ek
  5. From: ek@tilt.FUN (Eleftherios Koutsofios)
  6. Newsgroups: net.micro.amiga
  7. Subject: Terminal program with voice
  8. Message-ID: <408@tilt.FUN>
  9. Date: 13 Apr 86 09:34:38 GMT
  10. Date-Received: 15 Apr 86 02:09:46 GMT
  11. Reply-To: tilt!ek (Eleftherios Koutsofios)
  12. Organization: Princeton University CS Dept
  13. Lines: 1717
  14.  
  15. I saw a couple  of  postings  this  last  week,  about  having  a
  16. terminal emulator that can speak as well as print incomming text.
  17. I had the same idea some time ago, so  I  modified  the  terminal
  18. program that I use, to include that.
  19.  
  20. The following is a terminal emulation program for the amiga.
  21.  
  22. Its features are:
  23.   ANSI protocol (25 lines x 80 columns)
  24.   XMODEM file transfer
  25.   graphics mode,
  26.     where you can draw something on the amiga from a host machine.
  27.   speech mode,
  28.     where you can have the amiga speak as well as print incomming
  29.     text.
  30.  
  31. Since I only got my ROM Kernel Manuals this week, I had  to  play
  32. with  other  peoples'  programs, to do what I wanted. This is the
  33. reason why the source looks a bit strange. It consists  of  parts
  34. from other programs. So, please, no comments on style :-).
  35.  
  36. The program is far from finished. There  are  many  more  options
  37. that can be added. Maybe you can help.
  38.  
  39. This program compiles and links under the Lattice 3.02 C. If  you
  40. have any problems, send me mail.
  41.  
  42. ------
  43.     Lefteris Koutsofios   (princeton!tilt!ek)
  44. ------
  45.  
  46.